[INFO] cloning repository https://github.com/consistentmilk/Http-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/consistentmilk/Http-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FHttp-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FHttp-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87eccc398bbf00d13af58aeec17999f0b22cc514
[INFO] testing consistentmilk/Http-Server against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FHttp-Server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/consistentmilk/Http-Server
[INFO] finished tweaking git repo https://github.com/consistentmilk/Http-Server
[INFO] tweaked toml for git repo https://github.com/consistentmilk/Http-Server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/consistentmilk/Http-Server on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/consistentmilk/Http-Server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f04f19cb41cf5e4cd9eb07f6771f2d6c61229d8d6cdc5337f40d87a40bd2fbf8
[INFO] running `Command { std: "docker" "start" "-a" "f04f19cb41cf5e4cd9eb07f6771f2d6c61229d8d6cdc5337f40d87a40bd2fbf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f04f19cb41cf5e4cd9eb07f6771f2d6c61229d8d6cdc5337f40d87a40bd2fbf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04f19cb41cf5e4cd9eb07f6771f2d6c61229d8d6cdc5337f40d87a40bd2fbf8", kill_on_drop: false }`
[INFO] [stdout] f04f19cb41cf5e4cd9eb07f6771f2d6c61229d8d6cdc5337f40d87a40bd2fbf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3a49553ec68a4be628e7ab969ddeb312a12fbbb2365edf642499c637326089f
[INFO] running `Command { std: "docker" "start" "-a" "d3a49553ec68a4be628e7ab969ddeb312a12fbbb2365edf642499c637326089f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling codecrafters-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.35s
[INFO] running `Command { std: "docker" "inspect" "d3a49553ec68a4be628e7ab969ddeb312a12fbbb2365edf642499c637326089f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a49553ec68a4be628e7ab969ddeb312a12fbbb2365edf642499c637326089f", kill_on_drop: false }`
[INFO] [stdout] d3a49553ec68a4be628e7ab969ddeb312a12fbbb2365edf642499c637326089f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c31ef055ca24a0e63dff41acd3e8949af21c2f2af0bd26239ec027537dda3639
[INFO] running `Command { std: "docker" "start" "-a" "c31ef055ca24a0e63dff41acd3e8949af21c2f2af0bd26239ec027537dda3639", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.3.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling codecrafters-http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.27s
[INFO] running `Command { std: "docker" "inspect" "c31ef055ca24a0e63dff41acd3e8949af21c2f2af0bd26239ec027537dda3639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c31ef055ca24a0e63dff41acd3e8949af21c2f2af0bd26239ec027537dda3639", kill_on_drop: false }`
[INFO] [stdout] c31ef055ca24a0e63dff41acd3e8949af21c2f2af0bd26239ec027537dda3639
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8c9da52a117f322ad816d7ba55b9c53f783b4813485a08af59bf637342afacf
[INFO] running `Command { std: "docker" "start" "-a" "f8c9da52a117f322ad816d7ba55b9c53f783b4813485a08af59bf637342afacf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_http_server-a57443a0205506d8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running tests/simple_tests.rs (/opt/rustwide/target/debug/deps/simple_tests-8a09f35a619b3e5d)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x6358f553ad8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x6358f553ad8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x6358f553ad8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x6358f553ad8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x6358f555236a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x6358f555236a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x6358f5540b82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x6358f5540b82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x6358f551f09f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x6358f551f09f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x6358f5532d91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x6358f553300b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x6358f551f158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x6358f5514269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x6358f552001d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x6358f5552bac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x6358f5552922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x6358f506866c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x6358f508aa5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x6358f508b545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x6358f504ac06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x6358f5070f1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x6358f506fbe9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x6358f506fbe9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x6358f506fbe9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x6358f50782e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x6358f5060b21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x6358f506022b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x6358f505bec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x6358f5051662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x6358f5051905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x6358f504d749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x6358f5064f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x6358f508b565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x6358f507c7b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x6358f5532057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x6358f5532057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x6358f5532057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x6358f5532057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x6358f5532057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x6358f5532057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x6358f5532057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x6358f5532057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x6358f5532057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x6358f507ac97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x6358f505110e - main
[INFO] [stderr]   46:     0x7f1ccd7941ca - <unknown>
[INFO] [stderr]   47:     0x7f1ccd79428b - __libc_start_main
[INFO] [stderr]   48:     0x6358f503d575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_compression_header_absent ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x558d5082bd8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x558d5082bd8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x558d5082bd8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x558d5082bd8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x558d5084336a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x558d5084336a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x558d50831b82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x558d50831b82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x558d5081009f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x558d5081009f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x558d50823d91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x558d5082400b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x558d50810158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x558d50805269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x558d5081101d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x558d50843bac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x558d50843922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x558d5035966c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x558d5037ba5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x558d5037c545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x558d5033bc06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x558d50361f1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x558d50360be9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x558d50360be9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x558d50360be9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x558d503692e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x558d50351b21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x558d5035122b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x558d5034cec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x558d50342662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x558d50342905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x558d5033e749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x558d50355f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x558d5037c565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x558d5036d7b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x558d50823057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x558d50823057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x558d50823057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x558d50823057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x558d50823057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x558d50823057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x558d50823057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x558d50823057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x558d50823057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x558d5036bc97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x558d5034210e - main
[INFO] [stderr]   46:     0x7eb702da91ca - <unknown>
[INFO] [stderr]   47:     0x7eb702da928b - __libc_start_main
[INFO] [stderr]   48:     0x558d5032e575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_return_existing_file ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (62) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x63465f767d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x63465f767d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x63465f767d8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x63465f767d8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x63465f77f36a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x63465f77f36a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x63465f76db82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x63465f76db82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x63465f74c09f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x63465f74c09f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x63465f75fd91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x63465f76000b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x63465f74c158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x63465f741269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x63465f74d01d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x63465f77fbac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x63465f77f922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x63465f29566c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x63465f2b7a5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x63465f2b8545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x63465f277c06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x63465f29df1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x63465f29cbe9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x63465f29cbe9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x63465f29cbe9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x63465f2a52e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x63465f28db21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x63465f28d22b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x63465f288ec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x63465f27e662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x63465f27e905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x63465f27a749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x63465f291f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x63465f2b8565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x63465f2a97b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x63465f75f057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x63465f75f057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x63465f75f057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x63465f75f057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x63465f75f057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x63465f75f057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x63465f75f057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x63465f75f057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x63465f75f057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x63465f2a7c97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x63465f27e10e - main
[INFO] [stderr]   46:     0x76991f24b1ca - <unknown>
[INFO] [stderr]   47:     0x76991f24b28b - __libc_start_main
[INFO] [stderr]   48:     0x63465f26a575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_root_200_ok ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (79) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x58e7095b0d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x58e7095b0d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x58e7095b0d8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x58e7095b0d8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x58e7095c836a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x58e7095c836a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x58e7095b6b82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x58e7095b6b82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x58e70959509f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x58e70959509f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x58e7095a8d91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x58e7095a900b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x58e709595158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x58e70958a269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x58e70959601d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x58e7095c8bac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x58e7095c8922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x58e7090de66c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x58e709100a5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x58e709101545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x58e7090c0c06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x58e7090e6f1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x58e7090e5be9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x58e7090e5be9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x58e7090e5be9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x58e7090ee2e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x58e7090d6b21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x58e7090d622b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x58e7090d1ec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x58e7090c7662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x58e7090c7905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x58e7090c3749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x58e7090daf72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x58e709101565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x58e7090f27b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x58e7095a8057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x58e7095a8057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x58e7095a8057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x58e7095a8057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x58e7095a8057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x58e7095a8057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x58e7095a8057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x58e7095a8057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x58e7095a8057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x58e7090f0c97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x58e7090c710e - main
[INFO] [stderr]   46:     0x7fd3617ff1ca - <unknown>
[INFO] [stderr]   47:     0x7fd3617ff28b - __libc_start_main
[INFO] [stderr]   48:     0x58e7090b3575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stdout] test test_return_nonexistent_file ... FAILED
[INFO] [stderr] thread 'main' (96) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5e2bc99aed8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5e2bc99aed8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5e2bc99aed8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5e2bc99aed8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5e2bc99c636a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5e2bc99c636a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x5e2bc99b4b82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5e2bc99b4b82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5e2bc999309f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5e2bc999309f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5e2bc99a6d91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5e2bc99a700b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5e2bc9993158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5e2bc9988269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5e2bc999401d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5e2bc99c6bac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5e2bc99c6922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5e2bc94dc66c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5e2bc94fea5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x5e2bc94ff545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x5e2bc94bec06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x5e2bc94e4f1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x5e2bc94e3be9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x5e2bc94e3be9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x5e2bc94e3be9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x5e2bc94ec2e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x5e2bc94d4b21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x5e2bc94d422b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x5e2bc94cfec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x5e2bc94c5662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x5e2bc94c5905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x5e2bc94c1749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x5e2bc94d8f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5e2bc94ff565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x5e2bc94f07b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x5e2bc99a6057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x5e2bc99a6057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x5e2bc99a6057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x5e2bc99a6057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x5e2bc99a6057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x5e2bc99a6057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x5e2bc99a6057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x5e2bc99a6057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x5e2bc99a6057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x5e2bc94eec97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x5e2bc94c510e - main
[INFO] [stderr]   46:     0x76260eee41ca - <unknown>
[INFO] [stderr]   47:     0x76260eee428b - __libc_start_main
[INFO] [stderr]   48:     0x5e2bc94b1575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_echo_endpoint ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (113) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x649ed4b46d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x649ed4b46d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x649ed4b46d8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x649ed4b46d8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x649ed4b5e36a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x649ed4b5e36a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x649ed4b4cb82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x649ed4b4cb82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x649ed4b2b09f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x649ed4b2b09f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x649ed4b3ed91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x649ed4b3f00b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x649ed4b2b158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x649ed4b20269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x649ed4b2c01d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x649ed4b5ebac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x649ed4b5e922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x649ed467466c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x649ed4696a5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x649ed4697545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x649ed4656c06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x649ed467cf1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x649ed467bbe9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x649ed467bbe9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x649ed467bbe9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x649ed46842e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x649ed466cb21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x649ed466c22b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x649ed4667ec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x649ed465d662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x649ed465d905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x649ed4659749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x649ed4670f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x649ed4697565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x649ed46887b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x649ed4b3e057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x649ed4b3e057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x649ed4b3e057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x649ed4b3e057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x649ed4b3e057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x649ed4b3e057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x649ed4b3e057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x649ed4b3e057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x649ed4b3e057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x649ed4686c97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x649ed465d10e - main
[INFO] [stderr]   46:     0x71026fae81ca - <unknown>
[INFO] [stderr]   47:     0x71026fae828b - __libc_start_main
[INFO] [stderr]   48:     0x649ed4649575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_post_read_request_body ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (130) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x605a8d193d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x605a8d193d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x605a8d193d8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x605a8d193d8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x605a8d1ab36a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x605a8d1ab36a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x605a8d199b82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x605a8d199b82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x605a8d17809f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x605a8d17809f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x605a8d18bd91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x605a8d18c00b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x605a8d178158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x605a8d16d269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x605a8d17901d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x605a8d1abbac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x605a8d1ab922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x605a8ccc166c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x605a8cce3a5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x605a8cce4545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x605a8cca3c06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x605a8ccc9f1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x605a8ccc8be9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x605a8ccc8be9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x605a8ccc8be9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x605a8ccd12e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x605a8ccb9b21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x605a8ccb922b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x605a8ccb4ec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x605a8ccaa662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x605a8ccaa905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x605a8cca6749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x605a8ccbdf72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x605a8cce4565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x605a8ccd57b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x605a8d18b057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x605a8d18b057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x605a8d18b057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x605a8d18b057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x605a8d18b057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x605a8d18b057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x605a8d18b057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x605a8d18b057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x605a8d18b057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x605a8ccd3c97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x605a8ccaa10e - main
[INFO] [stderr]   46:     0x7da5e3f7a1ca - <unknown>
[INFO] [stderr]   47:     0x7da5e3f7a28b - __libc_start_main
[INFO] [stderr]   48:     0x605a8cc96575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_concurrent_connections ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (147) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x567174355d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x567174355d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x567174355d8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x567174355d8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x56717436d36a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x56717436d36a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x56717435bb82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x56717435bb82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x56717433a09f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x56717433a09f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x56717434dd91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x56717434e00b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x56717433a158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x56717432f269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x56717433b01d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x56717436dbac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x56717436d922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x567173e8366c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x567173ea5a5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x567173ea6545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x567173e65c06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x567173e8bf1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x567173e8abe9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x567173e8abe9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x567173e8abe9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x567173e932e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x567173e7bb21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x567173e7b22b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x567173e76ec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x567173e6c662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x567173e6c905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x567173e68749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x567173e7ff72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x567173ea6565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x567173e977b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x56717434d057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x56717434d057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x56717434d057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x56717434d057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x56717434d057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x56717434d057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x56717434d057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x56717434d057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x56717434d057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x567173e95c97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x567173e6c10e - main
[INFO] [stderr]   46:     0x7732920de1ca - <unknown>
[INFO] [stderr]   47:     0x7732920de28b - __libc_start_main
[INFO] [stderr]   48:     0x567173e58575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_user_agent_endpoint ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (164) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5f56c54fed8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5f56c54fed8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5f56c54fed8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5f56c54fed8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5f56c551636a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5f56c551636a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x5f56c5504b82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5f56c5504b82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5f56c54e309f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5f56c54e309f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5f56c54f6d91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5f56c54f700b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5f56c54e3158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5f56c54d8269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5f56c54e401d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5f56c5516bac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5f56c5516922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5f56c502c66c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5f56c504ea5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x5f56c504f545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x5f56c500ec06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x5f56c5034f1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x5f56c5033be9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x5f56c5033be9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x5f56c5033be9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x5f56c503c2e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x5f56c5024b21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x5f56c502422b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x5f56c501fec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x5f56c5015662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x5f56c5015905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x5f56c5011749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x5f56c5028f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5f56c504f565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x5f56c50407b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x5f56c54f6057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x5f56c54f6057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x5f56c54f6057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x5f56c54f6057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x5f56c54f6057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x5f56c54f6057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x5f56c54f6057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x5f56c54f6057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x5f56c54f6057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x5f56c503ec97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x5f56c501510e - main
[INFO] [stderr]   46:     0x7ecd0d2681ca - <unknown>
[INFO] [stderr]   47:     0x7ecd0d26828b - __libc_start_main
[INFO] [stderr]   48:     0x5f56c5001575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_404_not_found ... FAILED
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (181) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stderr] initializing rolling file appender failed: InitError { context: "failed to create log directory", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b51473f8d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b51473f8d8a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b51473f8d8a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5b51473f8d8a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5b514741036a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5b514741036a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stderr]    6:     0x5b51473feb82 - std[fce30c26ee6459b]::io::default_write_fmt::<std[fce30c26ee6459b]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5b51473feb82 - <std[fce30c26ee6459b]::sys::stdio::unix::Stderr as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5b51473dd09f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5b51473dd09f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5b51473f0d91 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5b51473f100b - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5b51473dd158 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5b51473d2269 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5b51473de01d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5b5147410bac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5b5147410922 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5b5146f2666c - <core[d17f6591d688f3bd]::result::Result<tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender, tracing_appender[dd3aed6620dd1f01]::rolling::builder::InitError>>::expect
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5b5146f48a5f - <tracing_appender[dd3aed6620dd1f01]::rolling::RollingFileAppender>::new::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14
[INFO] [stderr]   19:     0x5b5146f49545 - tracing_appender[dd3aed6620dd1f01]::rolling::daily::<&str, &str>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5
[INFO] [stderr]   20:     0x5b5146f08c06 - codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:78:46
[INFO] [stderr]   21:     0x5b5146f2ef1b - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:71
[INFO] [stderr]   22:     0x5b5146f2dbe9 - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stderr]   23:     0x5b5146f2dbe9 - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>, <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stderr]   24:     0x5b5146f2dbe9 - <tokio[44207654c5743f47]::runtime::park::CachedParkThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/park.rs:284:31
[INFO] [stderr]   25:     0x5b5146f362e4 - <tokio[44207654c5743f47]::runtime::context::blocking::BlockingRegionGuard>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   26:     0x5b5146f1eb21 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stderr]   27:     0x5b5146f1e22b - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   28:     0x5b5146f19ec2 - <tokio[44207654c5743f47]::runtime::scheduler::multi_thread::MultiThread>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stderr]   29:     0x5b5146f0f662 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:370:50
[INFO] [stderr]   30:     0x5b5146f0f905 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<codecrafters_http_server[e3048b0a39fa5ab1]::main::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stderr]   31:     0x5b5146f0b749 - codecrafters_http_server[e3048b0a39fa5ab1]::main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:123:20
[INFO] [stderr]   32:     0x5b5146f22f72 - <fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5b5146f49565 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>, core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   34:     0x5b5146f3a7b6 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:206:18
[INFO] [stderr]   35:     0x5b51473f0057 - <&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   36:     0x5b51473f0057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   37:     0x5b51473f0057 - std[fce30c26ee6459b]::panicking::catch_unwind::<i32, &dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   38:     0x5b51473f0057 - std[fce30c26ee6459b]::panic::catch_unwind::<&dyn core[d17f6591d688f3bd]::ops::function::Fn<(), Output = i32> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   39:     0x5b51473f0057 - std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:175:24
[INFO] [stderr]   40:     0x5b51473f0057 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]   41:     0x5b51473f0057 - std[fce30c26ee6459b]::panicking::catch_unwind::<isize, std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]   42:     0x5b51473f0057 - std[fce30c26ee6459b]::panic::catch_unwind::<std[fce30c26ee6459b]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stderr]   43:     0x5b51473f0057 - std[fce30c26ee6459b]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:171:5
[INFO] [stderr]   44:     0x5b5146f38c97 - std[fce30c26ee6459b]::rt::lang_start::<core[d17f6591d688f3bd]::result::Result<(), codecrafters_http_server[e3048b0a39fa5ab1]::ServerError>>
[INFO] [stderr]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/rt.rs:205:5
[INFO] [stderr]   45:     0x5b5146f0f10e - main
[INFO] [stderr]   46:     0x7cad07e8a1ca - <unknown>
[INFO] [stderr]   47:     0x7cad07e8a28b - __libc_start_main
[INFO] [stderr]   48:     0x5b5146efb575 - _start
[INFO] [stderr]   49:                0x0 - <unknown>
[INFO] [stdout] test test_compression_header_present ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_compression_header_absent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_compression_header_absent' (19) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4db1439 - simple_tests[ff1bb981c1d67906]::test_compression_header_absent::{closure#0}::_test_compression_header_absent_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:172:23
[INFO] [stdout]   21:     0x61c9d4d8dfd1 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_compression_header_absent::{closure#0}::_test_compression_header_absent_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dad846 - simple_tests[ff1bb981c1d67906]::test_compression_header_absent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:167:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db2f31 - simple_tests[ff1bb981c1d67906]::test_compression_header_absent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:167:1
[INFO] [stdout]   45:     0x61c9d4dab867 - simple_tests[ff1bb981c1d67906]::test_compression_header_absent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:167:10
[INFO] [stdout]   46:     0x61c9d4da2986 - <simple_tests[ff1bb981c1d67906]::test_compression_header_absent::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_return_existing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_return_existing_file' (25) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4daf1e2 - simple_tests[ff1bb981c1d67906]::test_return_existing_file::{closure#0}::_test_return_existing_file_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:81:23
[INFO] [stdout]   21:     0x61c9d4d8d011 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_return_existing_file::{closure#0}::_test_return_existing_file_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4daca06 - simple_tests[ff1bb981c1d67906]::test_return_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:67:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db2831 - simple_tests[ff1bb981c1d67906]::test_return_existing_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:67:1
[INFO] [stdout]   45:     0x61c9d4dab7a7 - simple_tests[ff1bb981c1d67906]::test_return_existing_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:67:10
[INFO] [stdout]   46:     0x61c9d4da2886 - <simple_tests[ff1bb981c1d67906]::test_return_existing_file::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_root_200_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_root_200_ok' (27) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4daddc8 - simple_tests[ff1bb981c1d67906]::test_root_200_ok::{closure#0}::_test_root_200_ok_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:198:23
[INFO] [stdout]   21:     0x61c9d4d8c051 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_root_200_ok::{closure#0}::_test_root_200_ok_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dabbc6 - simple_tests[ff1bb981c1d67906]::test_root_200_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:194:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db2131 - simple_tests[ff1bb981c1d67906]::test_root_200_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:194:1
[INFO] [stdout]   45:     0x61c9d4dab6e7 - simple_tests[ff1bb981c1d67906]::test_root_200_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:194:10
[INFO] [stdout]   46:     0x61c9d4da2786 - <simple_tests[ff1bb981c1d67906]::test_root_200_ok::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_return_nonexistent_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_return_nonexistent_file' (26) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4db0f09 - simple_tests[ff1bb981c1d67906]::test_return_nonexistent_file::{closure#0}::_test_return_nonexistent_file_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:106:23
[INFO] [stdout]   21:     0x61c9d4d8dbe1 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_return_nonexistent_file::{closure#0}::_test_return_nonexistent_file_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dad4b6 - simple_tests[ff1bb981c1d67906]::test_return_nonexistent_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:98:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db2d71 - simple_tests[ff1bb981c1d67906]::test_return_nonexistent_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:98:1
[INFO] [stdout]   45:     0x61c9d4dab837 - simple_tests[ff1bb981c1d67906]::test_return_nonexistent_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:98:10
[INFO] [stdout]   46:     0x61c9d4da2946 - <simple_tests[ff1bb981c1d67906]::test_return_nonexistent_file::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_echo_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_echo_endpoint' (22) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4dae578 - simple_tests[ff1bb981c1d67906]::test_echo_endpoint::{closure#0}::_test_echo_endpoint_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:218:23
[INFO] [stdout]   21:     0x61c9d4d8c831 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_echo_endpoint::{closure#0}::_test_echo_endpoint_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dac2e6 - simple_tests[ff1bb981c1d67906]::test_echo_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:214:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db24b1 - simple_tests[ff1bb981c1d67906]::test_echo_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:214:1
[INFO] [stdout]   45:     0x61c9d4dab747 - simple_tests[ff1bb981c1d67906]::test_echo_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:214:10
[INFO] [stdout]   46:     0x61c9d4da2806 - <simple_tests[ff1bb981c1d67906]::test_echo_endpoint::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_post_read_request_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_post_read_request_body' (23) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4db01eb - simple_tests[ff1bb981c1d67906]::test_post_read_request_body::{closure#0}::_test_post_read_request_body_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:122:23
[INFO] [stdout]   21:     0x61c9d4d8d7f1 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_post_read_request_body::{closure#0}::_test_post_read_request_body_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dad126 - simple_tests[ff1bb981c1d67906]::test_post_read_request_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:115:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db2bb1 - simple_tests[ff1bb981c1d67906]::test_post_read_request_body
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:115:1
[INFO] [stdout]   45:     0x61c9d4dab807 - simple_tests[ff1bb981c1d67906]::test_post_read_request_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:115:10
[INFO] [stdout]   46:     0x61c9d4da2906 - <simple_tests[ff1bb981c1d67906]::test_post_read_request_body::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_concurrent_connections stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_concurrent_connections' (21) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4daf972 - simple_tests[ff1bb981c1d67906]::test_concurrent_connections::{closure#0}::_test_concurrent_connections_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:243:23
[INFO] [stdout]   21:     0x61c9d4d8d401 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_concurrent_connections::{closure#0}::_test_concurrent_connections_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dacd96 - simple_tests[ff1bb981c1d67906]::test_concurrent_connections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:239:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db29f1 - simple_tests[ff1bb981c1d67906]::test_concurrent_connections
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:239:1
[INFO] [stdout]   45:     0x61c9d4dab7d7 - simple_tests[ff1bb981c1d67906]::test_concurrent_connections::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:239:10
[INFO] [stdout]   46:     0x61c9d4da28c6 - <simple_tests[ff1bb981c1d67906]::test_concurrent_connections::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_user_agent_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_user_agent_endpoint' (28) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4dae9b8 - simple_tests[ff1bb981c1d67906]::test_user_agent_endpoint::{closure#0}::_test_user_agent_endpoint_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:229:23
[INFO] [stdout]   21:     0x61c9d4d8cc21 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_user_agent_endpoint::{closure#0}::_test_user_agent_endpoint_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dac676 - simple_tests[ff1bb981c1d67906]::test_user_agent_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:225:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db2671 - simple_tests[ff1bb981c1d67906]::test_user_agent_endpoint
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:225:1
[INFO] [stdout]   45:     0x61c9d4dab777 - simple_tests[ff1bb981c1d67906]::test_user_agent_endpoint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:225:10
[INFO] [stdout]   46:     0x61c9d4da2846 - <simple_tests[ff1bb981c1d67906]::test_user_agent_endpoint::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_404_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_404_not_found' (18) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4dae198 - simple_tests[ff1bb981c1d67906]::test_404_not_found::{closure#0}::_test_404_not_found_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:208:23
[INFO] [stdout]   21:     0x61c9d4d8c441 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_404_not_found::{closure#0}::_test_404_not_found_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dabf56 - simple_tests[ff1bb981c1d67906]::test_404_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:204:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db22f1 - simple_tests[ff1bb981c1d67906]::test_404_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:204:1
[INFO] [stdout]   45:     0x61c9d4dab717 - simple_tests[ff1bb981c1d67906]::test_404_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:204:10
[INFO] [stdout]   46:     0x61c9d4da27c6 - <simple_tests[ff1bb981c1d67906]::test_404_not_found::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_compression_header_present stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_compression_header_present' (20) panicked at tests/simple_tests.rs:52:5:
[INFO] [stdout] server did not start in time
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c9d4f1041a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c9d4f1041a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c9d4f1041a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c9d4f25cca - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c9d4f25cca - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61c9d4f152b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61c9d4f152b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61c9d4eecaef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c9d4eecaef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c9d4f07829 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c9d4dc97dc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61c9d4dc97dc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c9d4f07aa2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61c9d4f07aa2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c9d4eecbda - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c9d4ee1ad9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c9d4eeda7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c9d4f264bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c9d4dab4c2 - simple_tests[ff1bb981c1d67906]::wait_for_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:52:5
[INFO] [stdout]   20:     0x61c9d4db1979 - simple_tests[ff1bb981c1d67906]::test_compression_header_present::{closure#0}::_test_compression_header_present_internal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:145:23
[INFO] [stdout]   21:     0x61c9d4d8e3c1 - serial_test[218b32c80b33fbc7]::serial_code_lock::local_async_serial_core::<simple_tests[ff1bb981c1d67906]::test_compression_header_present::{closure#0}::_test_compression_header_present_internal::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:58:9
[INFO] [stdout]   22:     0x61c9d4dadbd6 - simple_tests[ff1bb981c1d67906]::test_compression_header_present::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:140:1
[INFO] [stdout]   23:     0x61c9d4d9b352 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x61c9d4d9b3cd - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x61c9d4da757d - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x61c9d4da747b - tokio[44207654c5743f47]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x61c9d4da747b - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x61c9d4da3480 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x61c9d4da6840 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x61c9d4da5b24 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x61c9d4d8748b - <tokio[44207654c5743f47]::runtime::context::scoped::Scoped<tokio[44207654c5743f47]::runtime::scheduler::Context>>::set::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x61c9d4db65a9 - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:38
[INFO] [stdout]   34:     0x61c9d4d87a82 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::try_with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x61c9d4d8760e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[44207654c5743f47]::runtime::context::Context>>::with::<tokio[44207654c5743f47]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x61c9d4db40bd - tokio[44207654c5743f47]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[44207654c5743f47]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:17
[INFO] [stdout]   37:     0x61c9d4da4b10 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x61c9d4da4e06 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x61c9d4da5733 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x61c9d4d95ef3 - tokio[44207654c5743f47]::runtime::context::runtime::enter_runtime::<<tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x61c9d4da2e31 - <tokio[44207654c5743f47]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x61c9d4d87024 - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:52
[INFO] [stdout]   43:     0x61c9d4d871ea - <tokio[44207654c5743f47]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:18
[INFO] [stdout]   44:     0x61c9d4db30f1 - simple_tests[ff1bb981c1d67906]::test_compression_header_present
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:140:1
[INFO] [stdout]   45:     0x61c9d4dab897 - simple_tests[ff1bb981c1d67906]::test_compression_header_present::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/simple_tests.rs:140:10
[INFO] [stdout]   46:     0x61c9d4da29c6 - <simple_tests[ff1bb981c1d67906]::test_compression_header_present::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c9d4dbcabb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x61c9d4dbcabb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x61c9d4dca2ab - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x61c9d4dca2ab - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x61c9d4dca2ab - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x61c9d4dc39c4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x61c9d4dc39c4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x61c9d4dcceb2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x61c9d4dcceb2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x61c9d4dcceb2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x61c9d4f0f60f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   66:     0x61c9d4f0f60f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x75614b30caa4 - <unknown>
[INFO] [stdout]   68:     0x75614b399a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_404_not_found
[INFO] [stdout]     test_compression_header_absent
[INFO] [stdout]     test_compression_header_present
[INFO] [stdout]     test_concurrent_connections
[INFO] [stdout]     test_echo_endpoint
[INFO] [stdout]     test_post_read_request_body
[INFO] [stdout]     test_return_existing_file
[INFO] [stdout]     test_return_nonexistent_file
[INFO] [stdout]     test_root_200_ok
[INFO] [stdout]     test_user_agent_endpoint
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test simple_tests`
[INFO] running `Command { std: "docker" "inspect" "f8c9da52a117f322ad816d7ba55b9c53f783b4813485a08af59bf637342afacf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8c9da52a117f322ad816d7ba55b9c53f783b4813485a08af59bf637342afacf", kill_on_drop: false }`
[INFO] [stdout] f8c9da52a117f322ad816d7ba55b9c53f783b4813485a08af59bf637342afacf
